home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / telecomm / 515 / script.txt < prev    next >
Text File  |  1991-12-24  |  247b  |  16 lines

  1. script 3 read bowen's column
  2. echo off
  3. log on
  4. if currentlinehas "enter #"
  5. sendcommand "c"
  6. endif
  7. capture "bowen"
  8. sendline "m310;2"
  9. waitforprompt
  10. endcapture
  11. log off
  12. script 4 "autolog"
  13. sendline "ATDT6814291"
  14. WAITFOR "CONNECT"
  15. endscript
  16.